| 2012-09-26 |
Liu, Jinsong | x86: Implement TSC adjust feature for HVM guest |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Christoph Egger | x86/vMCE: Add AMD support |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Liu, Jinsong | x86: vMCE save and restore |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Liu, Jinsong | x86: vMCE injection |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Liu, Jinsong | x86: vMCE emulation |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Daniel De Graaf | x86: check remote MMIO remap permissions |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Jan Beulich | x86: slightly improve stack trace on debug builds |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Jan Beulich | x86: clean up interrupt stub generation |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Jan Beulich | x86: slightly streamline __prepare_to_wait() inline... |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Jan Beulich | x86: use compiler visible "add" instead of inline assem... |
commit | commitdiff | tree | snapshot |
| 2012-09-26 |
Jan Beulich | x86: enhance rsp-relative calculations |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Ian Jackson | docs: network network diagrams for the wiki (figs) |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Ian Jackson | docs: network network diagrams for the wiki (Makefile) |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Ian Jackson | docs: network diagrams for the wiki |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Ian Campbell | tools: bump SONAMEs for changes during 4.2 development... |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Bastian Blank | xl: resume the domain on suspend failure |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Olaf Hering | pygrub: always append --args |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Ben Guthro | x86/S3: add cache flush on secondary CPUs before going... |
commit | commitdiff | tree | snapshot |
| 2012-09-25 |
Jan Beulich | x86: fix MWAIT-based idle driver for CPUs without ARAT |
commit | commitdiff | tree | snapshot |
| 2012-09-21 |
Jan Beulich | x86: enable VIA CPU support |
commit | commitdiff | tree | snapshot |
| 2012-09-21 |
Jan Beulich | x86: eliminate code affecting only 64-bit-incapable... |
commit | commitdiff | tree | snapshot |
| 2012-09-21 |
Jan Beulich | printk: prefer %#x et at over 0x%x |
commit | commitdiff | tree | snapshot |
| 2012-09-21 |
Jan Beulich | x86: introduce MWAIT-based, ACPI-less CPU idle driver |
commit | commitdiff | tree | snapshot |
| 2012-09-21 |
Jan Beulich | cpuidle: remove unused latency_ticks member |
commit | commitdiff | tree | snapshot |
| 2012-09-20 |
Jan Beulich | introduce guest_handle_for_field() |
commit | commitdiff | tree | snapshot |
| 2012-09-20 |
Jan Beulich | ACPI: move tables.c fully into .init.* |
commit | commitdiff | tree | snapshot |
| 2012-09-20 |
Jan Beulich | x86: tighten checks in XEN_DOMCTL_memory_mapping handler |
commit | commitdiff | tree | snapshot |
| 2012-09-20 |
Jan Beulich | x86/IO-APIC: streamline level ack/end handling |
commit | commitdiff | tree | snapshot |
| 2012-09-19 |
Zhenzhong Duan | tmem: bump pool version to 1 to fix restore issue when... |
commit | commitdiff | tree | snapshot |
| 2012-09-19 |
Jan Beulich | x86: remove open-coded IO-APIC RTE reads/writes |
commit | commitdiff | tree | snapshot |
| 2012-09-19 |
Jan Beulich | x86: properly check XEN_DOMCTL_ioport_mapping arguments... |
commit | commitdiff | tree | snapshot |
| 2012-09-19 |
Jan Beulich | x86/ACPI: fix error indication from acpi_parse_madt_lap... |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Daniel De Graaf | xsm/flask: add domain relabel support |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Daniel De Graaf | xsm/flask: remove unneeded create_sid field |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Daniel De Graaf | xsm/flask: remove inherited class attributes |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Jiongxi Li | xen: add virtual x2apic support for apicv |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Jiongxi Li | xen: enable Virtual-interrupt delivery |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Jiongxi Li | xen: enable APIC-Register Virtualization |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Christoph Egger | MCE: use new common mce handler on AMD CPUs |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Steven Maresca | mem_event: fix regression affecting CR3, CR4 memory... |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Andres Lagar... | Extra check in grant table code for mapping of shared... |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | tools: drop ia64 only foreign structs from headers |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | .*ignore: drop ia64 entries |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Andres Lagar... | Fix libxenstore memory leak when USE_PTHREAD is not... |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | xl: Remove global domid and enable -Wshadow |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | xl: prepare to enable Wshadow |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | libxl: Enable -Wshadow. |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Ian Campbell | xl: free libxl context, logger and lockfile using atexi... |
commit | commitdiff | tree | snapshot |
| 2012-09-17 |
Jan Beulich | xenpm: make argument parsing and error handling more... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Keir Fraser | hvmloader: Do not zero the wallclock fields in shared... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jan Beulich | x86/hvm: mark save/restore registration code __init |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jan Beulich | x86/hvm: constify static data where possible |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jan Beulich | x86/hvm: don't use indirect calls without need |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jan Beulich | VT-d: use msi_compose_msg() |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jan Beulich | amd iommu: use base platform MSI implementation |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Ian Jackson | libxl: Tolerate xl config files missing trailing newline |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Ian Jackson | libxl: Fix missing dependency in api check rule |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Matt Wilson | docs: flesh out xl.cfg documentation, correct typos... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Jason McCarver | xentop.c: Change curses painting behavior to avoid... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Ian Campbell | xl: do not leak cpupool names. |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Roger Pau Monne | xl: error if vif backend!=0 is used with run_hotplug_sc... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Roger Pau Monne | libxl: fix usage of backend parameter and run_hotplug_s... |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Roger Pau Monne | libfsimage: add ext4 support for CentOS 5.x |
commit | commitdiff | tree | snapshot |
| 2012-09-14 |
Ian Campbell | libxl: handle errors from xc_sharing_* info functions |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
Keir Fraser | build: Require GCC 4.1 or later. |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
Tim Deegan | x86: check for data and BSS in reloc code at compile... |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
Tim Deegan | x86/mm: Update comments now that Xen is always 64-bit. |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
Tim Deegan | x86/mm: remove the linear mapping of the p2m tables. |
commit | commitdiff | tree | snapshot |
| 2012-09-13 |
Jan Beulich | amd iommu: use PCI macros |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | drivers: Remove some CONFIG_X86 ifdef'ery. |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | In most of the codebase, use CONFIG_X86 in place of... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | CONFIG_X86_64 -> CONFIG_X86 |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | x86: HYPERVISOR_VIRT_END is always defined. Remove... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | x86: Remove CONFIG_COMPAT ifdef'ery from arch/x86 ... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Andrew Cooper | x86/passthrough: Fix corruption caused by race conditio... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Ian Campbell | tools: drop ia64 support |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | x86: Fix 32-bit stubdom build, libelf.h must support... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | x86: Remove unused 'sis_apic_bug' variable. It was... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | x86: We can assume CONFIG_PAGING_LEVELS==4. |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Keir Fraser | xen: Remove x86_32 build target. |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Jan Beulich | Revert 25843:51090fe1ab97 (x86/HVM: assorted RTC emulat... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Jan Beulich | gnttab: cleanup of number-of-active-frames calculations |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Jan Beulich | x86: use only a single branch for upcall-pending exit... |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Jan Beulich | x86-64/EFI: allow chaining of config files |
commit | commitdiff | tree | snapshot |
| 2012-09-12 |
Jan Beulich | x86: retrieve keyboard shift status flags from BIOS |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | x86-64: construct static, uniform parts of page tables... |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | x86: construct static part of 1:1 mapping at build... |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | PCI: don't allow guest assignment of devices used by Xen |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | PCI: bus scan adjustments |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | drop tx_fifo_size |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | ns16550: command line parsing adjustments |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | ns16550: PCI initialization adjustments |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | ns16550: MMIO adjustments |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | serial: avoid fully initializing unused consoles |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | console: add EHCI debug port based serial console |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | console: prepare for non-COMn port support |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | x86: allow early use of fixmaps |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | tmem: cleanup |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Dan Magenheimer | tmem: fixup 2010 cleanup patch that breaks tmem save... |
commit | commitdiff | tree | snapshot |
| 2012-09-11 |
Jan Beulich | tmem: reduce severity of log messages |
commit | commitdiff | tree | snapshot |
| next |